From: Stefan Monnier Date: Mon, 14 May 2001 20:53:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40305 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a72b544b6e249e1066fbc5994a44753eddd53f3f;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 9cd3520dcb6..d49a0e6c0fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-05-14 Stefan Monnier + * eval.c (Fdefvar): Only record (defvar ) in the load-history + in has no default value yet. + * xfaces.c (try_alternative_families): First try the FAMILY. And if nothing is found in the end, try again with scalable fonts. (try_font_list): Let try_alternative_families do a bit more of @@ -10,7 +13,7 @@ * xterm.c (note_mouse_highlight): Avoid changing the mouse pointer shape when show_mouse_face has already done it. - + * xterm.c (x_draw_glyphs): Fix computation of rightmost x for full-width rows.